home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Windows 95 Programs
/
Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso
/
1369
/
dshellex.inf
< prev
next >
Wrap
INI File
|
1996-07-23
|
2KB
|
45 lines
[version]
signature="$CHICAGO$"
SetupClass=BASE
[DefaultInstall]
CopyFiles=DShellEx.CopyFiles
AddReg=DShellEx.AddReg
[DefaultUninstall]
DelFiles=DShellEx.CopyFiles
DelReg=DShellEx.AddReg
[DShellEx.AddReg]
HKCR,*\shellex\ContextMenuHandlers\{94C36D60-BCE2-11cf-9AE6-444553540000},,,
HKCR,Directory\shellex\ContextMenuHandlers\{94C36D60-BCE2-11cf-9AE6-444553540000},,,
HKCR,Drive\shellex\ContextMenuHandlers\{94C36D60-BCE2-11cf-9AE6-444553540000},,,
;clsid
HKCR,CLSID\{94C36D60-BCE2-11cf-9AE6-444553540000}\ThreadingModel,,,Apartment
HKCR,CLSID\{94C36D60-BCE2-11cf-9AE6-444553540000}\InProcServer32,ThreadingModel,,Apartment
HKCR,CLSID\{94C36D60-BCE2-11cf-9AE6-444553540000}\InProcServer32,,,%11%\%SubDir%\dshellex.dll
HKCR,CLSID\{94C36D60-BCE2-11cf-9AE6-444553540000}\ProgID,,,DShellEx
;tell explorer its ok to use
HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{94C36D60-BCE2-11cf-9AE6-444553540000},,"David's Shell Extensions"
;set up uninstall
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DShellEx,,,
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DShellEx,DisplayName,,"David's Shell Extensions v1.0"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DShellEx,UninstallString,,"rundll32.exe %11%\%SubDir%\dshellex.dll,Dll_RunDll Uninstall,%11%\%SubDir%\dshellex.inf,[DefaultUninstall]"
[DShellEx.CopyFiles]
DShellEx.dll
DShellEx.inf
[DestinationDirs]
DShellEx.CopyFiles=11,%SubDir% ; to System\%SubDir%
[SourceDisksNames]
55="David's Shell Extensions v1.0 Disk #1","",1
[SourceDisksFiles]
dshellex.dll=55
dshellex.inf=55
[Strings]
SubDir = "ShellExt"